home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Gold Collection / Software Vault - The Gold Collection (American Databankers) (1993).ISO / cdr14 / hwitz090.zip / README.TXT < prev    next >
Text File  |  1993-07-04  |  4KB  |  106 lines

  1.                             HOWITZER
  2.                          Version 0.84beta
  3.         by Randall Spangler (rspangle@micro.caltech.edu)
  4.  
  5.  
  6.      Howitzer is still in beta-test, although by now it seems pretty
  7. stable (at least on the two machines I've tested it on).  I'd appreciate
  8. feedback on game mechanics, playability, the manual, etc.
  9.  
  10.      Please do read the manual, especially the troubleshooting section
  11. at the end.
  12.  
  13. ----------------------------------------------------------------------------
  14.  
  15. *    Higher resolution - Howitzer runs in 800x600x256 Super-VGA graphics on
  16.      most common video cards.
  17. *    Support for Adlib and Soundblaster compatible sound cards.
  18. *    Pop-up help - Alt+H from any screen brings up a help window.
  19. *    More realistic terrain and background, which generate in advance while
  20.      the program waits for input
  21. *    Over 60 types of ammunition, shields, guidance, etc. - including tank
  22.      modifications such as armor, different bodies, and improved barrels
  23.      and turrets.
  24. *    All bullets and explosions are resolved simultaneously, instead of one
  25.      bullet at a time.  (Yes, this means that bullets actually move AT THE
  26.      SAME TIME explosions are happening.)
  27. *    32-bit fixed point math, for quick and accurate modeling without a
  28.      math coprocessor.
  29. *    Six types of computer opponents
  30. *    A beginner mode which removes some of the more complicated controls
  31.      and equipment
  32.  
  33. In order to provide this, Howitzer requires the following hardware:
  34.  
  35. *    At least a 386-based machine
  36. *    A video card capable of displaying 800x600x256
  37. *    432 KB of free memory (though you can get by with less if you have
  38.      enough expanded memory- see Howitzer and Memory, section 7)
  39.  
  40. Howitzer will run better with the following:
  41.  
  42. *    A two or three button mouse, with its driver already installed
  43. *    A 486-based or Pentium-based machine
  44. *    540 KB or more free conventional memory
  45. *    2048 KB or more of expanded memory
  46.  
  47. SHAREWARE:
  48.  
  49.      Howitzer is shareware; please see howitzer.txt for details.  It's cheap
  50.      to register - $10, $5 if you're a full-time student, and a postcard
  51.      if you live outside the US.
  52.  
  53. LIMITED WARRANTY:
  54.  
  55.      Howitzer is provided on an "as is" basis without warranty of any kind,
  56. expressed or implied, including but not limited to the implied warranties
  57. of merchantability and fitness for a particular purpose.  Use this program
  58. at your own risk.
  59.  
  60. ----------------------------------------------------------------------------
  61.  
  62. FILE LIST:
  63.  
  64. howitzer.exe    The executable
  65. howitzer.txt    Documentation, ASCII format
  66. howitzer.pif    PIF file for running Howitzer under Microsoft Windows
  67. register.frm    Registration form
  68. upgrade.txt    Notes on upgrading from a previous release of Howitzer
  69. readme.txt    This file
  70. file_id.diz    Very short description
  71.  
  72. ----------------------------------------------------------------------------
  73.  
  74. RELEASE NOTES:
  75.  
  76. 0.90beta (7/04/93)
  77.  
  78.      There have been a LOT of changes since 0.83beta.  Everything should
  79. be more stable and intuitive, and there are zillions of new features. 
  80. Some of the major changes include:
  81.  
  82. *    More border types
  83. *    More ammunition (including walls of glass and liquid rubber)
  84. *    Better on-line help
  85. *    Permanent tank modifications (better barrels, armor,
  86.         backup generators, etc.)
  87. *    Fractal cloud skies
  88. *    Variable gravity and air viscosity
  89. *    Explosions happen while bullets are still moving
  90. *    Improved memory handling - can run in under 320 KB memory
  91.         if EMS is available (try doing THAT with any
  92.         other Super-VGA game!)
  93. *    Better animations for nuclear explosions and termites
  94. *    Runs more reliably under Windows - allows task swapping
  95.         without the risk of corrupting the screen
  96. *    Flight and explosion sounds on Adlib-compatible sound cards
  97. *    More readable howitzer.ini configuration file
  98. *    Drop shadows on popup menus and messageboxes
  99. *    Optional beginner mode, with simplified settings menu and
  100.         less equipment
  101. *    Better algorithms for collapsing and landsliding dirt
  102.         (several times faster)
  103. *    Mouse is no longer required (but strongly recommended)
  104.  
  105.  
  106.